arm: mx6: cm-fx6: display compulab logo
authorNikita Kiryanov <[email protected]>
Wed, 14 Jan 2015 08:42:47 +0000 (10:42 +0200)
committerStefano Babic <[email protected]>
Thu, 29 Jan 2015 16:42:29 +0000 (17:42 +0100)
Add compulab logo and display it on boot.

Signed-off-by: Nikita Kiryanov <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Igor Grinberg <[email protected]>
Acked-by: Igor Grinberg <[email protected]>
include/configs/cm_fx6.h
tools/logos/compulab.bmp [new file with mode: 0644]

index a9f33a9e34c15728621be9540e67858f31c24561..5d0d303dfcda7618c02c7b3e4cfa62c6b167514e 100644 (file)
 #define CONFIG_CONSOLE_MUX
 #define CONFIG_VIDEO_SW_CURSOR
 
+#define CONFIG_VIDEO_LOGO
+#define CONFIG_VIDEO_BMP_LOGO
+
 #endif /* __CONFIG_CM_FX6_H */
diff --git a/tools/logos/compulab.bmp b/tools/logos/compulab.bmp
new file mode 100644 (file)
index 0000000..df5435c
Binary files /dev/null and b/tools/logos/compulab.bmp differ